1GB Page Table Support for HVM Guest 1/3
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 6 Apr 2010 06:02:17 +0000 (07:02 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 6 Apr 2010 06:02:17 +0000 (07:02 +0100)
commitff61ed41ee51d49ef12a64d7df7fb15693b5b975
treef61534fda908816931ede293b1246383d363639c
parente4434634c4a66c9285be4e99da24daf50fc76b8f
1GB Page Table Support for HVM Guest 1/3

This patch changes Xen tools to allocate 1GB first. If such requests
fail, it will fall back to 2MB and then 4KB. We skip 1GB allocation
for the MMIO space between 3GB and 4GB.

Signed-off-by: Wei Huang <wei.huang2@amd.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Acked-by: Tim Deegan <tim.deegan@citrix.com>
tools/libxc/xc_hvm_build.c